projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b0be77
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000
(23:48 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 25 Feb 2007 23:48:44 +0000
(23:48 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0ed24e33d1cb6de1e343e1068f11f5d013dee391..f8b920b2bc74751fffbdae6c0ef2873379785827 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,10
@@
2007-02-25 Kim F. Storm <storm@cua.dk>
+ * ido.el (ido-buffer-internal): Set this-command to fallback command.
+ Add selected buffer to buffer-name-history.
+ (ido-file-internal): Set this-command to fallback command.
+ Add file names to to file-name-history.
+
* emacs-lisp/map-ynp.el (map-y-or-n-p): Apply minibuffer-prompt-properties.
2007-02-25 Andreas Schwab <schwab@suse.de>